hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
ErrorHandler.assertLazyExit
hip
error
handler
ErrorHandler
Undocumented in source. Be warned that the author may not have intended to support it.
class
ErrorHandler
static
void
assertLazyExit
(
bool
expression
,
lazy
string
onAssertionFailure
,
string
file
= __FILE__
,
size_t
line
= __LINE__
,
string
mod
= __MODULE__
,
string
func
= __PRETTY_FUNCTION__
)
Meta
Source
See Implementation
hip
error
handler
ErrorHandler
static functions
assertErrorMessage
assertExit
assertLazyErrorMessage
assertLazyExit
assertReturn
showErrorMessage
showEveryError
showWarningMessage
startListeningForErrors
stopListeningForErrors
static variables
LAST_ERROR